home *** CD-ROM | disk | FTP | other *** search
/ Champak 49 / Volume 49 - JOGO DISK .iso / Games / go_away_fly.swf / scripts / DefineButton2_513 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-09-27  |  71 b   |  5 lines

  1. on(release){
  2.    _parent.gotoAndPlay("howto");
  3.    gotoAndStop(1);
  4. }
  5.